#69FFE4#69FFE4
#69FFE4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 179.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFE4 |
|---|---|
| RGB | rgb(105, 255, 228) |
| HSL | hsl(169, 100%, 71%) |
| HSV | hsv(169, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.74, -46.27, 0.94) |
| CIE-LCH | lch(91.74, 46.28, 178.84°) |
| OKLab | oklab(91.2% -0.1338 0.0018) |
| OKLCH | oklch(91.2% 0.134 179.3) |
| XYZ | xyz(55.5828, 80.1190, 85.9190) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.37
Aqua (survey)
#13EAC9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFE4 #FF6984
analogous
#69FF99 #69FFE4 #69CFFF
triadic
#69FFE4 #E469FF #FFE469
tetradic
#69FFE4 #9969FF #FF6984 #CFFF69
square
#69FFE4 #9969FF #FF6984 #CFFF69
split-complementary
#69FFE4 #FF69CF #FF9969
monochromatic
#00EEC3 #2CFFD9 #69FFE4 #A6FFEF #E0FFF9
Accessibility & contrast
On white
1.23
#69FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#69FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFE4
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFE4 | 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)
#F5F1E3
Deuteranopia (green-blind)
#DFE0E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffe4; /* rgb */ color: rgb(105, 255, 228); /* oklch */ color: oklch(91.2% 0.134 179.3);
Tailwind
colors: {
custom: {
50: '#a1ffec',
500: '#69ffe4',
950: '#000000',
},
}SCSS
$custom: #69ffe4; $custom-light: #a1ffec; $custom-dark: #000000;
JSON
{
"hex": "#69ffe4",
"rgb": {
"r": 105,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91196,
"c": 0.13385,
"h": 179.3
},
"luminance": 0.80125
}Semantic roles & 50–950 ramp
primary
#69FFE4
secondary
#DB3150
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684