#69FEEC#69FEEC
#69FEEC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 184.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEEC |
|---|---|
| RGB | rgb(105, 254, 236) |
| HSL | hsl(173, 99%, 70%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.66, -43.87, -3.32) |
| CIE-LCH | lch(91.66, 44.00, 184.33°) |
| OKLab | oklab(91.2% -0.1294 -0.0097) |
| OKLCH | oklch(91.2% 0.13 184.3) |
| XYZ | xyz(56.4010, 79.9372, 91.7977) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 6.23
Aqua
#00FFFF
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEEC #FE697B
analogous
#69FEA2 #69FEEC #69C5FE
triadic
#69FEEC #EC69FE #FEEC69
tetradic
#69FEEC #A269FE #FE697B #C5FE69
square
#69FEEC #A269FE #FE697B #C5FE69
split-complementary
#69FEEC #FE69C5 #FEA269
monochromatic
#02EBCF #2CFEE4 #69FEEC #A6FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#69FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#69FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEEC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEEC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69feec; /* rgb */ color: rgb(105, 254, 236); /* oklch */ color: oklch(91.2% 0.130 184.3);
Tailwind
colors: {
custom: {
50: '#a2fff2',
500: '#69feec',
950: '#000000',
},
}SCSS
$custom: #69feec; $custom-light: #a2fff2; $custom-dark: #000000;
JSON
{
"hex": "#69feec",
"rgb": {
"r": 105,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.752,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91197,
"c": 0.12977,
"h": 184.3
},
"luminance": 0.79943
}Semantic roles & 50–950 ramp
primary
#69FEEC
secondary
#D93246
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685