#69FFED#69FFED
#69FFED is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.130 H 184.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFED |
|---|---|
| RGB | rgb(105, 255, 237) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.97, -44.06, -3.38) |
| CIE-LCH | lch(91.97, 44.19, 184.39°) |
| OKLab | oklab(91.46% -0.13 -0.0098) |
| OKLCH | oklch(91.46% 0.13 184.3) |
| XYZ | xyz(56.8649, 80.6318, 92.6710) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.90
Aqua
#00FFFF
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFED #FF697B
analogous
#69FFA2 #69FFED #69C6FF
triadic
#69FFED #ED69FF #FFED69
tetradic
#69FFED #A269FF #FF697B #C6FF69
square
#69FFED #A269FF #FF697B #C6FF69
split-complementary
#69FFED #FF69C6 #FFA269
monochromatic
#00EED1 #2CFFE6 #69FFED #A6FFF4 #E0FFFB
Accessibility & contrast
On white
1.23
#69FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#69FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFED
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFED | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69ffed; /* rgb */ color: rgb(105, 255, 237); /* oklch */ color: oklch(91.5% 0.130 184.3);
Tailwind
colors: {
custom: {
50: '#a2fff2',
500: '#69ffed',
950: '#000000',
},
}SCSS
$custom: #69ffed; $custom-light: #a2fff2; $custom-dark: #000000;
JSON
{
"hex": "#69ffed",
"rgb": {
"r": 105,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91458,
"c": 0.13037,
"h": 184.3
},
"luminance": 0.80638
}Semantic roles & 50–950 ramp
primary
#69FFED
secondary
#DB3146
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685