#69FEEB#69FEEB
#69FEEB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 183.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEEB |
|---|---|
| RGB | rgb(105, 254, 235) |
| HSL | hsl(172, 99%, 70%) |
| HSV | hsv(172, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.63, -44.12, -2.84) |
| CIE-LCH | lch(91.63, 44.21, 183.69°) |
| OKLab | oklab(91.17% -0.1298 -0.0084) |
| OKLCH | oklch(91.17% 0.13 183.7) |
| XYZ | xyz(56.2561, 79.8793, 91.0347) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 6.18
Aqua
#00FFFF
ΔE00 6.52
Bright Cyan
#41FDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEEB #FE697C
analogous
#69FEA0 #69FEEB #69C6FE
triadic
#69FEEB #EB69FE #FEEB69
tetradic
#69FEEB #A069FE #FE697C #C6FE69
square
#69FEEB #A069FE #FE697C #C6FE69
split-complementary
#69FEEB #FE69C6 #FEA069
monochromatic
#02EBCD #2CFEE3 #69FEEB #A6FEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#69FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#69FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEEB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEEB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69feeb; /* rgb */ color: rgb(105, 254, 235); /* oklch */ color: oklch(91.2% 0.130 183.7);
Tailwind
colors: {
custom: {
50: '#a2fff1',
500: '#69feeb',
950: '#000000',
},
}SCSS
$custom: #69feeb; $custom-light: #a2fff1; $custom-dark: #000000;
JSON
{
"hex": "#69feeb",
"rgb": {
"r": 105,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.349,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91167,
"c": 0.1301,
"h": 183.7
},
"luminance": 0.79885
}Semantic roles & 50–950 ramp
primary
#69FEEB
secondary
#D93247
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685