#69EEB2#69EEB2
#69EEB2 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.146 H 161.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB2 |
|---|---|
| RGB | rgb(105, 238, 178) |
| HSL | hsl(153, 80%, 67%) |
| HSV | hsv(153, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.69, -50.25, 18.22) |
| CIE-LCH | lch(85.69, 53.45, 160.07°) |
| OKLab | oklab(85.89% -0.1382 0.0465) |
| OKLCH | oklch(85.89% 0.146 161.4) |
| XYZ | xyz(44.4321, 67.3625, 52.7716) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.38
Greenish Cyan
#2AFEB7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB2 #EE69A5
analogous
#69EE6F #69EEB2 #69E8EE
triadic
#69EEB2 #B269EE #EEB269
tetradic
#69EEB2 #6F69EE #EE69A5 #E8EE69
square
#69EEB2 #6F69EE #EE69A5 #E8EE69
split-complementary
#69EEB2 #EE69E8 #EE6F69
monochromatic
#16C677 #32E896 #69EEB2 #A0F4CE #D7FAEA
Accessibility & contrast
On white
1.45
#69EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#69EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#32EDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eeb2; /* rgb */ color: rgb(105, 238, 178); /* oklch */ color: oklch(85.9% 0.146 161.4);
Tailwind
colors: {
custom: {
50: '#9ef4c9',
500: '#69eeb2',
950: '#000000',
},
}SCSS
$custom: #69eeb2; $custom-light: #9ef4c9; $custom-dark: #000000;
JSON
{
"hex": "#69eeb2",
"rgb": {
"r": 105,
"g": 238,
"b": 178
},
"hsl": {
"h": 152.932,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85892,
"c": 0.14586,
"h": 161.4
},
"luminance": 0.67367
}Semantic roles & 50–950 ramp
primary
#69EEB2
secondary
#C43877
accent
#0A68DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582