#69F0D5#69F0D5
#69F0D5 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.125 H 178.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D5 |
|---|---|
| RGB | rgb(105, 240, 213) |
| HSL | hsl(168, 82%, 68%) |
| HSV | hsv(168, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 11.2%, 5.9%) |
| CIE-LAB | lab(87.06, -43.32, 1.93) |
| CIE-LCH | lch(87.06, 43.36, 177.45°) |
| OKLab | oklab(87.27% -0.1249 0.0044) |
| OKLCH | oklch(87.27% 0.125 178) |
| XYZ | xyz(48.9906, 70.1227, 73.8911) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.67
Aqua (survey)
#13EAC9
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.29
Aquamarine
#7FFFD4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D5 #F06984
analogous
#69F091 #69F0D5 #69C7F0
triadic
#69F0D5 #D569F0 #F0D569
tetradic
#69F0D5 #9169F0 #F06984 #C7F069
square
#69F0D5 #9169F0 #F06984 #C7F069
split-complementary
#69F0D5 #F069C7 #F09169
monochromatic
#14CAA6 #31EAC5 #69F0D5 #A1F6E5 #D8FBF4
Accessibility & contrast
On white
1.40
#69F0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#69F0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D4
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d5; /* rgb */ color: rgb(105, 240, 213); /* oklch */ color: oklch(87.3% 0.125 178.0);
Tailwind
colors: {
custom: {
50: '#9ff5e1',
500: '#69f0d5',
950: '#000000',
},
}SCSS
$custom: #69f0d5; $custom-light: #9ff5e1; $custom-dark: #000000;
JSON
{
"hex": "#69f0d5",
"rgb": {
"r": 105,
"g": 240,
"b": 213
},
"hsl": {
"h": 168,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87269,
"c": 0.12494,
"h": 178
},
"luminance": 0.70128
}Semantic roles & 50–950 ramp
primary
#69F0D5
secondary
#C73653
accent
#0732DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584