#69E7E6#69E7E6
#69E7E6 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.112 H 194.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E6 |
|---|---|
| RGB | rgb(105, 231, 230) |
| HSL | hsl(180, 72%, 66%) |
| HSV | hsv(180, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 0.4%, 9.4%) |
| CIE-LAB | lab(84.93, -34.99, -10.14) |
| CIE-LCH | lch(84.93, 36.43, 196.16°) |
| OKLab | oklab(85.7% -0.1082 -0.0281) |
| OKLCH | oklch(85.7% 0.112 194.6) |
| XYZ | xyz(48.6785, 65.8635, 84.9952) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.03
Aqua
#00FFFF
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E6 #E7696A
analogous
#69E7A7 #69E7E6 #69A9E7
triadic
#69E7E6 #E669E7 #E7E669
tetradic
#69E7E6 #A769E7 #E7696A #A9E769
square
#69E7E6 #A769E7 #E7696A #A9E769
split-complementary
#69E7E6 #E769A9 #E7A769
monochromatic
#1DB8B7 #34DFDD #69E7E6 #9EEFEF #D3F8F8
Accessibility & contrast
On white
1.48
#69E7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#69E7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E6
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E6 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE6
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e6; /* rgb */ color: rgb(105, 231, 230); /* oklch */ color: oklch(85.7% 0.112 194.6);
Tailwind
colors: {
custom: {
50: '#9fefed',
500: '#69e7e6',
950: '#000000',
},
}SCSS
$custom: #69e7e6; $custom-light: #9fefed; $custom-dark: #000000;
JSON
{
"hex": "#69e7e6",
"rgb": {
"r": 105,
"g": 231,
"b": 230
},
"hsl": {
"h": 179.524,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85695,
"c": 0.11177,
"h": 194.6
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#69E7E6
secondary
#B83C3D
accent
#1113D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584