#69F8DB#69F8DB
#69F8DB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.3% C 0.131 H 177.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8DB |
|---|---|
| RGB | rgb(105, 248, 219) |
| HSL | hsl(168, 91%, 69%) |
| HSV | hsv(168, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 11.7%, 2.7%) |
| CIE-LAB | lab(89.51, -45.39, 2.36) |
| CIE-LCH | lch(89.51, 45.45, 177.02°) |
| OKLab | oklab(89.31% -0.1306 0.0056) |
| OKLCH | oklch(89.31% 0.131 177.6) |
| XYZ | xyz(52.1734, 75.2473, 78.7787) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8DB #F86986
analogous
#69F894 #69F8DB #69CEF8
triadic
#69F8DB #DB69F8 #F8DB69
tetradic
#69F8DB #9469F8 #F86986 #CEF869
square
#69F8DB #9469F8 #F86986 #CEF869
split-complementary
#69F8DB #F869CE #F89469
monochromatic
#0ADCB2 #2FF5CD #69F8DB #A3FBE9 #DEFDF7
Accessibility & contrast
On white
1.31
#69F8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#69F8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8DB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8DB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#DADADD
Tritanopia (blue-blind)
#00FBEF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69f8db; /* rgb */ color: rgb(105, 248, 219); /* oklch */ color: oklch(89.3% 0.131 177.6);
Tailwind
colors: {
custom: {
50: '#a0fbe6',
500: '#69f8db',
950: '#000000',
},
}SCSS
$custom: #69f8db; $custom-light: #a0fbe6; $custom-dark: #000000;
JSON
{
"hex": "#69f8db",
"rgb": {
"r": 105,
"g": 248,
"b": 219
},
"hsl": {
"h": 167.832,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.8931,
"c": 0.13068,
"h": 177.6
},
"luminance": 0.75253
}Semantic roles & 50–950 ramp
primary
#69F8DB
secondary
#D23353
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584