#69E7E0#69E7E0
#69E7E0 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.113 H 190.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E0 |
|---|---|
| RGB | rgb(105, 231, 224) |
| HSL | hsl(177, 72%, 66%) |
| HSV | hsv(177, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 3%, 9.4%) |
| CIE-LAB | lab(84.76, -36.54, -7.23) |
| CIE-LCH | lch(84.76, 37.25, 191.19°) |
| OKLab | oklab(85.5% -0.1107 -0.0201) |
| OKLCH | oklch(85.5% 0.113 190.3) |
| XYZ | xyz(47.8504, 65.5323, 80.6339) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.34
Mediumturquoise
#48D1CC
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 5.76
Bright Turquoise
#0FFEF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E0 #E76970
analogous
#69E7A1 #69E7E0 #69AFE7
triadic
#69E7E0 #E069E7 #E7E069
tetradic
#69E7E0 #A169E7 #E76970 #AFE769
square
#69E7E0 #A169E7 #E76970 #AFE769
split-complementary
#69E7E0 #E769AF #E7A169
monochromatic
#1DB8B0 #34DFD5 #69E7E0 #9EEFEB #D3F8F6
Accessibility & contrast
On white
1.49
#69E7E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#69E7E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E0
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E0 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE0
Deuteranopia (green-blind)
#C7CDE1
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e0; /* rgb */ color: rgb(105, 231, 224); /* oklch */ color: oklch(85.5% 0.113 190.3);
Tailwind
colors: {
custom: {
50: '#9fefe9',
500: '#69e7e0',
950: '#000000',
},
}SCSS
$custom: #69e7e0; $custom-light: #9fefe9; $custom-dark: #000000;
JSON
{
"hex": "#69e7e0",
"rgb": {
"r": 105,
"g": 231,
"b": 224
},
"hsl": {
"h": 176.667,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85501,
"c": 0.11251,
"h": 190.3
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#69E7E0
secondary
#B83C43
accent
#111CD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584