#69FFEF#69FFEF
#69FFEF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 185.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFEF |
|---|---|
| RGB | rgb(105, 255, 239) |
| HSL | hsl(174, 100%, 71%) |
| HSV | hsv(174, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.02, -43.57, -4.34) |
| CIE-LCH | lch(92.02, 43.78, 185.69°) |
| OKLab | oklab(91.52% -0.1291 -0.0124) |
| OKLCH | oklch(91.52% 0.13 185.5) |
| XYZ | xyz(57.1587, 80.7493, 94.2185) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFEF #FF6979
analogous
#69FFA4 #69FFEF #69C4FF
triadic
#69FFEF #EF69FF #FFEF69
tetradic
#69FFEF #A469FF #FF6979 #C4FF69
square
#69FFEF #A469FF #FF6979 #C4FF69
split-complementary
#69FFEF #FF69C4 #FFA469
monochromatic
#00EED4 #2CFFE8 #69FFEF #A6FFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#69FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#69FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFEF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFEF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69ffef; /* rgb */ color: rgb(105, 255, 239); /* oklch */ color: oklch(91.5% 0.130 185.5);
Tailwind
colors: {
custom: {
50: '#a2fff4',
500: '#69ffef',
950: '#000000',
},
}SCSS
$custom: #69ffef; $custom-light: #a2fff4; $custom-dark: #000000;
JSON
{
"hex": "#69ffef",
"rgb": {
"r": 105,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91518,
"c": 0.12975,
"h": 185.5
},
"luminance": 0.80755
}Semantic roles & 50–950 ramp
primary
#69FFEF
secondary
#DB3144
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685