#69FEEF#69FEEF
#69FEEF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.129 H 186.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEEF |
|---|---|
| RGB | rgb(105, 254, 239) |
| HSL | hsl(174, 99%, 70%) |
| HSV | hsv(174, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.74, -43.12, -4.76) |
| CIE-LCH | lch(91.74, 43.39, 186.30°) |
| OKLab | oklab(91.29% -0.1281 -0.0135) |
| OKLCH | oklch(91.29% 0.129 186) |
| XYZ | xyz(56.8405, 80.1130, 94.1124) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.25
Bright Turquoise
#0FFEF9
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEEF #FE6978
analogous
#69FEA5 #69FEEF #69C2FE
triadic
#69FEEF #EF69FE #FEEF69
tetradic
#69FEEF #A569FE #FE6978 #C2FE69
square
#69FEEF #A569FE #FE6978 #C2FE69
split-complementary
#69FEEF #FE69C2 #FEA569
monochromatic
#02EBD4 #2CFEE9 #69FEEF #A6FEF5 #E1FFFC
Accessibility & contrast
On white
1.23
#69FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#69FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEEF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEEF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69feef; /* rgb */ color: rgb(105, 254, 239); /* oklch */ color: oklch(91.3% 0.129 186.0);
Tailwind
colors: {
custom: {
50: '#a2fff4',
500: '#69feef',
950: '#000000',
},
}SCSS
$custom: #69feef; $custom-light: #a2fff4; $custom-dark: #000000;
JSON
{
"hex": "#69feef",
"rgb": {
"r": 105,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.96,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91287,
"c": 0.12885,
"h": 186
},
"luminance": 0.80119
}Semantic roles & 50–950 ramp
primary
#69FEEF
secondary
#D93243
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685