#69FEE5#69FEE5
#69FEE5 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.132 H 180.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEE5 |
|---|---|
| RGB | rgb(105, 254, 229) |
| HSL | hsl(170, 99%, 70%) |
| HSV | hsv(170, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.48, -45.59, 0.04) |
| CIE-LCH | lch(91.48, 45.59, 179.95°) |
| OKLab | oklab(90.99% -0.1324 -0.0006) |
| OKLCH | oklch(90.99% 0.132 180.3) |
| XYZ | xyz(55.4039, 79.5384, 86.5462) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.03
Bright Aqua
#0BF9EA
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 5.59
Light Turquoise
#7EF4CC
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEE5 #FE6982
analogous
#69FE9A #69FEE5 #69CCFE
triadic
#69FEE5 #E569FE #FEE569
tetradic
#69FEE5 #9A69FE #FE6982 #CCFE69
square
#69FEE5 #9A69FE #FE6982 #CCFE69
split-complementary
#69FEE5 #FE69CC #FE9A69
monochromatic
#02EBC4 #2CFEDA #69FEE5 #A6FEF0 #E1FFFA
Accessibility & contrast
On white
1.24
#69FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#69FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEE5
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEE5 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E4
Deuteranopia (green-blind)
#DDE0E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fee5; /* rgb */ color: rgb(105, 254, 229); /* oklch */ color: oklch(91.0% 0.132 180.3);
Tailwind
colors: {
custom: {
50: '#a1ffed',
500: '#69fee5',
950: '#000000',
},
}SCSS
$custom: #69fee5; $custom-light: #a1ffed; $custom-dark: #000000;
JSON
{
"hex": "#69fee5",
"rgb": {
"r": 105,
"g": 254,
"b": 229
},
"hsl": {
"h": 169.933,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90992,
"c": 0.13239,
"h": 180.3
},
"luminance": 0.79544
}Semantic roles & 50–950 ramp
primary
#69FEE5
secondary
#D9324E
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684