#69E7E7#69E7E7
#69E7E7 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.112 H 195.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E7 |
|---|---|
| RGB | rgb(105, 231, 231) |
| HSL | hsl(180, 72%, 66%) |
| HSV | hsv(180, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.96, -34.73, -10.62) |
| CIE-LCH | lch(84.96, 36.32, 197.01°) |
| OKLab | oklab(85.73% -0.1078 -0.0294) |
| OKLCH | oklch(85.73% 0.112 195.3) |
| XYZ | xyz(48.8193, 65.9198, 85.7368) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.88
Aqua
#00FFFF
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E7 #E76969
analogous
#69E7A8 #69E7E7 #69A8E7
triadic
#69E7E7 #E769E7 #E7E769
tetradic
#69E7E7 #A869E7 #E76969 #A8E769
square
#69E7E7 #A869E7 #E76969 #A8E769
split-complementary
#69E7E7 #E769A8 #E7A869
monochromatic
#1DB8B8 #34DFDF #69E7E7 #9EEFEF #D3F8F8
Accessibility & contrast
On white
1.48
#69E7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#69E7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e7; /* rgb */ color: rgb(105, 231, 231); /* oklch */ color: oklch(85.7% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#9fefee',
500: '#69e7e7',
950: '#000000',
},
}SCSS
$custom: #69e7e7; $custom-light: #9fefee; $custom-dark: #000000;
JSON
{
"hex": "#69e7e7",
"rgb": {
"r": 105,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85727,
"c": 0.11171,
"h": 195.3
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#69E7E7
secondary
#B83C3C
accent
#1111D4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585