#69F1D5#69F1D5
#69F1D5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.5% C 0.126 H 177.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1D5 |
|---|---|
| RGB | rgb(105, 241, 213) |
| HSL | hsl(168, 83%, 68%) |
| HSV | hsv(168, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 11.6%, 5.5%) |
| CIE-LAB | lab(87.35, -43.76, 2.35) |
| CIE-LCH | lch(87.35, 43.82, 176.93°) |
| OKLab | oklab(87.5% -0.1259 0.0056) |
| OKLCH | oklch(87.5% 0.126 177.5) |
| XYZ | xyz(49.2858, 70.7131, 73.9895) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.78
Aqua (survey)
#13EAC9
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1D5 #F16985
analogous
#69F191 #69F1D5 #69C9F1
triadic
#69F1D5 #D569F1 #F1D569
tetradic
#69F1D5 #9169F1 #F16985 #C9F169
square
#69F1D5 #9169F1 #F16985 #C9F169
split-complementary
#69F1D5 #F169C9 #F19169
monochromatic
#13CDA6 #31ECC5 #69F1D5 #A1F6E5 #D9FBF4
Accessibility & contrast
On white
1.39
#69F1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#69F1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1D5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1D5 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D4
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f1d5; /* rgb */ color: rgb(105, 241, 213); /* oklch */ color: oklch(87.5% 0.126 177.5);
Tailwind
colors: {
custom: {
50: '#9ff6e1',
500: '#69f1d5',
950: '#000000',
},
}SCSS
$custom: #69f1d5; $custom-light: #9ff6e1; $custom-dark: #000000;
JSON
{
"hex": "#69f1d5",
"rgb": {
"r": 105,
"g": 241,
"b": 213
},
"hsl": {
"h": 167.647,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87503,
"c": 0.12603,
"h": 177.5
},
"luminance": 0.70718
}Semantic roles & 50–950 ramp
primary
#69F1D5
secondary
#C93554
accent
#0633DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584