#69F3D0#69F3D0
#69F3D0 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.8% C 0.131 H 173.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3D0 |
|---|---|
| RGB | rgb(105, 243, 208) |
| HSL | hsl(165, 85%, 68%) |
| HSV | hsv(165, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 14.4%, 4.7%) |
| CIE-LAB | lab(87.80, -45.80, 5.62) |
| CIE-LCH | lch(87.80, 46.15, 173.00°) |
| OKLab | oklab(87.83% -0.1302 0.0142) |
| OKLCH | oklch(87.83% 0.131 173.8) |
| XYZ | xyz(49.2562, 71.6537, 70.8970) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Tiffany Blue
#7BF2DA
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3D0 #F3698C
analogous
#69F38B #69F3D0 #69D1F3
triadic
#69F3D0 #D069F3 #F3D069
tetradic
#69F3D0 #8B69F3 #F3698C #D1F369
square
#69F3D0 #8B69F3 #F3698C #D1F369
split-complementary
#69F3D0 #F369D1 #F38B69
monochromatic
#11D1A0 #30EEBE #69F3D0 #A2F8E2 #DAFCF4
Accessibility & contrast
On white
1.37
#69F3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3D0
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3D0 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CE
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3d0; /* rgb */ color: rgb(105, 243, 208); /* oklch */ color: oklch(87.8% 0.131 173.8);
Tailwind
colors: {
custom: {
50: '#9ff8de',
500: '#69f3d0',
950: '#000000',
},
}SCSS
$custom: #69f3d0; $custom-light: #9ff8de; $custom-dark: #000000;
JSON
{
"hex": "#69f3d0",
"rgb": {
"r": 105,
"g": 243,
"b": 208
},
"hsl": {
"h": 164.783,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87834,
"c": 0.13095,
"h": 173.8
},
"luminance": 0.71659
}Semantic roles & 50–950 ramp
primary
#69F3D0
secondary
#CC345B
accent
#043CE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584