#69FEE7#69FEE7
#69FEE7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.132 H 181.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEE7 |
|---|---|
| RGB | rgb(105, 254, 231) |
| HSL | hsl(171, 99%, 70%) |
| HSV | hsv(171, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(91.53, -45.10, -0.92) |
| CIE-LCH | lch(91.53, 45.11, 181.17°) |
| OKLab | oklab(91.05% -0.1315 -0.0032) |
| OKLCH | oklch(91.05% 0.132 181.4) |
| XYZ | xyz(55.6847, 79.6507, 88.0253) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 4.09
Light Aqua
#8CFFDB
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 6.16
Aquamarine
#7FFFD4
ΔE00 6.17
Light Turquoise
#7EF4CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEE7 #FE6980
analogous
#69FE9C #69FEE7 #69CBFE
triadic
#69FEE7 #E769FE #FEE769
tetradic
#69FEE7 #9C69FE #FE6980 #CBFE69
square
#69FEE7 #9C69FE #FE6980 #CBFE69
split-complementary
#69FEE7 #FE69CB #FE9C69
monochromatic
#02EBC7 #2CFEDD #69FEE7 #A6FEF1 #E1FFFA
Accessibility & contrast
On white
1.24
#69FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#69FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEE7
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEE7 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E6
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fee7; /* rgb */ color: rgb(105, 254, 231); /* oklch */ color: oklch(91.0% 0.132 181.4);
Tailwind
colors: {
custom: {
50: '#a1ffee',
500: '#69fee7',
950: '#000000',
},
}SCSS
$custom: #69fee7; $custom-light: #a1ffee; $custom-dark: #000000;
JSON
{
"hex": "#69fee7",
"rgb": {
"r": 105,
"g": 254,
"b": 231
},
"hsl": {
"h": 170.738,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.9105,
"c": 0.13158,
"h": 181.4
},
"luminance": 0.79656
}Semantic roles & 50–950 ramp
primary
#69FEE7
secondary
#D9324C
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685