#69E3DF#69E3DF
#69E3DF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.5% C 0.109 H 192.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3DF |
|---|---|
| RGB | rgb(105, 227, 223) |
| HSL | hsl(178, 69%, 65%) |
| HSV | hsv(178, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.58, -34.94, -8.44) |
| CIE-LCH | lch(83.58, 35.95, 193.58°) |
| OKLab | oklab(84.54% -0.1069 -0.0234) |
| OKLCH | oklch(84.54% 0.109 192.4) |
| XYZ | xyz(46.6084, 63.2647, 79.5528) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.58
Bright Turquoise
#0FFEF9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3DF #E3696D
analogous
#69E3A2 #69E3DF #69AAE3
triadic
#69E3DF #DF69E3 #E3DF69
tetradic
#69E3DF #A269E3 #E3696D #AAE369
square
#69E3DF #A269E3 #E3696D #AAE369
split-complementary
#69E3DF #E369AA #E3A269
monochromatic
#21B1AC #35D9D4 #69E3DF #9DEDEA #D0F6F5
Accessibility & contrast
On white
1.54
#69E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3DF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3DF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e3df; /* rgb */ color: rgb(105, 227, 223); /* oklch */ color: oklch(84.5% 0.109 192.4);
Tailwind
colors: {
custom: {
50: '#9eece8',
500: '#69e3df',
950: '#000000',
},
}SCSS
$custom: #69e3df; $custom-light: #9eece8; $custom-dark: #000000;
JSON
{
"hex": "#69e3df",
"rgb": {
"r": 105,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.033,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.84542,
"c": 0.10941,
"h": 192.4
},
"luminance": 0.63269
}Semantic roles & 50–950 ramp
primary
#69E3DF
secondary
#B23E42
accent
#151BD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484