#69E7E1#69E7E1
#69E7E1 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.112 H 191.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E1 |
|---|---|
| RGB | rgb(105, 231, 225) |
| HSL | hsl(177, 72%, 66%) |
| HSV | hsv(177, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 2.6%, 9.4%) |
| CIE-LAB | lab(84.79, -36.28, -7.71) |
| CIE-LCH | lch(84.79, 37.09, 192.00°) |
| OKLab | oklab(85.53% -0.1103 -0.0215) |
| OKLCH | oklch(85.53% 0.112 191) |
| XYZ | xyz(47.9864, 65.5867, 81.3502) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.73
Bright Turquoise
#0FFEF9
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E1 #E7696F
analogous
#69E7A2 #69E7E1 #69AEE7
triadic
#69E7E1 #E169E7 #E7E169
tetradic
#69E7E1 #A269E7 #E7696F #AEE769
square
#69E7E1 #A269E7 #E7696F #AEE769
split-complementary
#69E7E1 #E769AE #E7A269
monochromatic
#1DB8B1 #34DFD6 #69E7E1 #9EEFEC #D3F8F6
Accessibility & contrast
On white
1.49
#69E7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#69E7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E1
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E1 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE1
Deuteranopia (green-blind)
#C7CDE2
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e1; /* rgb */ color: rgb(105, 231, 225); /* oklch */ color: oklch(85.5% 0.112 191.0);
Tailwind
colors: {
custom: {
50: '#9fefea',
500: '#69e7e1',
950: '#000000',
},
}SCSS
$custom: #69e7e1; $custom-light: #9fefea; $custom-dark: #000000;
JSON
{
"hex": "#69e7e1",
"rgb": {
"r": 105,
"g": 231,
"b": 225
},
"hsl": {
"h": 177.143,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85533,
"c": 0.11234,
"h": 191
},
"luminance": 0.65591
}Semantic roles & 50–950 ramp
primary
#69E7E1
secondary
#B83C42
accent
#111AD4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584