#69F0D3#69F0D3
#69F0D3 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.126 H 176.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D3 |
|---|---|
| RGB | rgb(105, 240, 211) |
| HSL | hsl(167, 82%, 68%) |
| HSV | hsv(167, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 12.1%, 5.9%) |
| CIE-LAB | lab(87.01, -43.79, 2.90) |
| CIE-LCH | lch(87.01, 43.89, 176.21°) |
| OKLab | oklab(87.21% -0.1257 0.007) |
| OKLCH | oklch(87.21% 0.126 176.8) |
| XYZ | xyz(48.7383, 70.0218, 72.5625) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D3 #F06986
analogous
#69F08F #69F0D3 #69CAF0
triadic
#69F0D3 #D369F0 #F0D369
tetradic
#69F0D3 #8F69F0 #F06986 #CAF069
square
#69F0D3 #8F69F0 #F06986 #CAF069
split-complementary
#69F0D3 #F069CA #F08F69
monochromatic
#14CAA3 #31EAC3 #69F0D3 #A1F6E3 #D8FBF4
Accessibility & contrast
On white
1.40
#69F0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#69F0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D3
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D3 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d3; /* rgb */ color: rgb(105, 240, 211); /* oklch */ color: oklch(87.2% 0.126 176.8);
Tailwind
colors: {
custom: {
50: '#9ff5e0',
500: '#69f0d3',
950: '#000000',
},
}SCSS
$custom: #69f0d3; $custom-light: #9ff5e0; $custom-dark: #000000;
JSON
{
"hex": "#69f0d3",
"rgb": {
"r": 105,
"g": 240,
"b": 211
},
"hsl": {
"h": 167.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87212,
"c": 0.12593,
"h": 176.8
},
"luminance": 0.70027
}Semantic roles & 50–950 ramp
primary
#69F0D3
secondary
#C73655
accent
#0735DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584