#69E2B0#69E2B0
#69E2B0 is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.0% C 0.132 H 163.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2B0 |
|---|---|
| RGB | rgb(105, 226, 176) |
| HSL | hsl(155, 68%, 65%) |
| HSV | hsv(155, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 22.1%, 11.4%) |
| CIE-LAB | lab(82.12, -45.60, 14.27) |
| CIE-LCH | lch(82.12, 47.78, 162.63°) |
| OKLab | oklab(82.97% -0.1263 0.0366) |
| OKLCH | oklch(82.97% 0.132 163.9) |
| XYZ | xyz(40.8548, 60.5269, 50.5958) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2B0 #E2699B
analogous
#69E274 #69E2B0 #69D7E2
triadic
#69E2B0 #B069E2 #E2B069
tetradic
#69E2B0 #7469E2 #E2699B #D7E269
square
#69E2B0 #7469E2 #E2699B #D7E269
split-complementary
#69E2B0 #E269D7 #E27469
monochromatic
#22AF75 #36D895 #69E2B0 #9CECCB #D0F6E6
Accessibility & contrast
On white
1.60
#69E2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69E2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2B0
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2B0 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AD
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#39E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e2b0; /* rgb */ color: rgb(105, 226, 176); /* oklch */ color: oklch(83.0% 0.132 163.9);
Tailwind
colors: {
custom: {
50: '#9cecc7',
500: '#69e2b0',
950: '#000000',
},
}SCSS
$custom: #69e2b0; $custom-light: #9cecc7; $custom-dark: #000000;
JSON
{
"hex": "#69e2b0",
"rgb": {
"r": 105,
"g": 226,
"b": 176
},
"hsl": {
"h": 155.207,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82973,
"c": 0.13151,
"h": 163.9
},
"luminance": 0.60531
}Semantic roles & 50–950 ramp
primary
#69E2B0
secondary
#B03F6E
accent
#1663D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582